From 9cc09b25dbc0b382593e054fac6ff9a62c19dc9a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 3 Feb 2003 16:31:35 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9c7938cb2b7..5f305ac974a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2003-02-03 Juanma Barranquero + + * calculator.el (calculator): Don't use the minibuffer even in + electric mode; use a private buffer and display it in the minibuffer + window using `set-window-buffer'. + 2003-02-03 Dave Love * emacs-lisp/benchmark.el: New. @@ -122,8 +128,6 @@ * antlr-mode.el (antlr): Moved to SourceForge.net - Changes from 2002-02-28: - * antlr-mode.el: Minor bug fixes: insert options and indentation. (antlr-option-location): Don't use point as position where to insert options if point is in comment. -- 2.30.2